type net/http.http2clientConnIdleState

3 uses

	net/http (current package)
		h2_bundle.go#L8477: type http2clientConnIdleState struct {
		h2_bundle.go#L8481: func (cc *http2ClientConn) idleState() http2clientConnIdleState {
		h2_bundle.go#L8487: func (cc *http2ClientConn) idleStateLocked() (st http2clientConnIdleState) {